home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 5 / PC World Interactive 5.iso / online / CLEAN.BAT < prev    next >
DOS Batch File  |  1995-10-01  |  254b  |  10 lines

  1. cls
  2. del update.exe
  3. del xl5_exe.pch
  4. del xl5.cst
  5. del update.lst
  6. @echo Cleanup completed -- note that a message warning that the
  7. @echo batch file can't be found is expected after this message
  8. @echo since we are about to delete it...
  9. @del clean.bat
  10.